home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Examples / Super_System_Classes / Scrollbar ƒ / ScrollBarProc.XPRIM / ScrollBarProc.XPRIM.rsrc / STR#_1.txt next >
Encoding:
Text File  |  1994-10-25  |  304 b   |  9 lines

  1. Inputs:  ThePartCode
  2. Outputs: TheProcAddress
  3.  
  4. Inputs:  integer
  5. Outputs: integer
  6.  
  7. Returns the address of an ActionProc for a scrollbar if the input is not inThumb. If the input is inThumb NULL is returned.  This return value should be passed as input to a call to the Mac Toolbox routine 'TrackControl'.
  8.  
  9.